home *** CD-ROM | disk | FTP | other *** search
/ Inside Magic / Inside Magic.iso / mac / Inside Magic™ / Inside Magic™.dxr / 00294.ls < prev    next >
Encoding:
Text File  |  1995-09-28  |  101 b   |  8 lines

  1. on exitFrame
  2.   if the machineType = 256 then
  3.     go("logowin")
  4.   else
  5.     go("logomac")
  6.   end if
  7. end
  8.